﻿2026-07-16T05:41:05.8483843Z ##[group]Run actions/checkout@v5
2026-07-16T05:41:05.8484403Z with:
2026-07-16T05:41:05.8484747Z   repository: BigscreenVR/spt-bs-core
2026-07-16T05:41:05.8487498Z   token: ***
2026-07-16T05:41:05.8487879Z   ssh-strict: true
2026-07-16T05:41:05.8488147Z   ssh-user: git
2026-07-16T05:41:05.8488458Z   persist-credentials: true
2026-07-16T05:41:05.8488788Z   clean: true
2026-07-16T05:41:05.8489082Z   sparse-checkout-cone-mode: true
2026-07-16T05:41:05.8489427Z   fetch-depth: 1
2026-07-16T05:41:05.8489710Z   fetch-tags: false
2026-07-16T05:41:05.8490008Z   show-progress: true
2026-07-16T05:41:05.8490379Z   lfs: false
2026-07-16T05:41:05.8490688Z   submodules: false
2026-07-16T05:41:05.8490989Z   set-safe-directory: true
2026-07-16T05:41:05.8491378Z env:
2026-07-16T05:41:05.8491659Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-16T05:41:05.8492027Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-16T05:41:05.8492357Z ##[endgroup]
2026-07-16T05:41:06.0321717Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-16T05:41:06.0322955Z ##[group]Getting Git version info
2026-07-16T05:41:06.0323450Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-16T05:41:06.0624043Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-16T05:41:06.0881127Z git version 2.43.0.windows.1
2026-07-16T05:41:06.0908607Z ##[endgroup]
2026-07-16T05:41:06.0917707Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\d3b884e3-403e-4106-9b28-6603c0ba0196\.gitconfig'
2026-07-16T05:41:06.0934650Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d3b884e3-403e-4106-9b28-6603c0ba0196' before making global git config changes
2026-07-16T05:41:06.0936975Z Adding repository directory to the temporary git global config as a safe directory
2026-07-16T05:41:06.0941313Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-16T05:41:06.1216212Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-16T05:41:06.2256249Z https://github.com/BigscreenVR/spt-bs-core
2026-07-16T05:41:06.2280628Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-16T05:41:06.2285013Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-16T05:41:06.2519853Z HEAD
2026-07-16T05:41:06.2776720Z ##[endgroup]
2026-07-16T05:41:06.2780029Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-16T05:41:07.4109023Z ##[group]Cleaning the repository
2026-07-16T05:41:07.4113567Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-16T05:41:27.8376920Z Removing .adapter-notify/
2026-07-16T05:41:27.8377576Z Removing target/
2026-07-16T05:41:27.8407147Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-16T05:41:27.9023031Z HEAD is now at 1b94f268 Merge 625068789d4567678ed06bf0b5c123818629aa6e into e0387e637d175f2aef8d4d1a5e65761be0cd2cf1
2026-07-16T05:41:27.9043791Z ##[endgroup]
2026-07-16T05:41:27.9047982Z ##[group]Disabling automatic garbage collection
2026-07-16T05:41:27.9052861Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-16T05:41:27.9287872Z ##[endgroup]
2026-07-16T05:41:27.9288259Z ##[group]Setting up auth
2026-07-16T05:41:27.9294172Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-16T05:41:27.9530282Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-16T05:41:28.5222926Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-16T05:41:28.5485307Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-16T05:41:29.1870639Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-16T05:41:29.2113401Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-16T05:41:30.0306915Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-16T05:41:30.1450395Z ##[endgroup]
2026-07-16T05:41:30.1451207Z ##[group]Fetching the repository
2026-07-16T05:41:30.1458975Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0935e9d2695e184dd19f8dfe8c6e1ae1abe404f9:refs/remotes/pull/9/merge
2026-07-16T05:41:31.1669411Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-16T05:41:31.1669941Z  * [new ref]           0935e9d2695e184dd19f8dfe8c6e1ae1abe404f9 -> pull/9/merge
2026-07-16T05:41:31.1801724Z ##[endgroup]
2026-07-16T05:41:31.1802125Z ##[group]Determining the checkout info
2026-07-16T05:41:31.1802961Z ##[endgroup]
2026-07-16T05:41:31.1808309Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-16T05:41:31.2119874Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-16T05:41:31.3159723Z ##[group]Checking out the ref
2026-07-16T05:41:31.3164341Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/9/merge
2026-07-16T05:41:31.3780411Z Previous HEAD position was 1b94f268 Merge 625068789d4567678ed06bf0b5c123818629aa6e into e0387e637d175f2aef8d4d1a5e65761be0cd2cf1
2026-07-16T05:41:31.3781066Z HEAD is now at 0935e9d2 Merge 58e8c1fd5522fc4a205670c28c2dda0200027959 into e0387e637d175f2aef8d4d1a5e65761be0cd2cf1
2026-07-16T05:41:31.3802255Z ##[endgroup]
2026-07-16T05:41:31.4080186Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-16T05:41:31.4312655Z 0935e9d2695e184dd19f8dfe8c6e1ae1abe404f9
